go/ast.printer.last (field)
4 uses
go/ast (current package)
print.go#L50: last: '\n', // force printing of line number on first line
print.go#L83: last byte // the last byte processed by Write
print.go#L100: } else if p.last == '\n' {
print.go#L112: p.last = b
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)